Add missing syscalls found with `/etc/init.d/transmission trace`.
fix crash on boot on x86_64 platform
Signed-off-by: Liangbin Lian <[email protected]>
PKG_NAME:=transmission
PKG_VERSION:=4.0.6
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/transmission/transmission/releases/download/$(PKG_VERSION)/
"fsync",
"futex",
"getdents64",
+ "getegid",
"getegid32",
"getenv",
+ "geteuid",
"geteuid32",
+ "getgid",
"getgid32",
"getpeername",
"getpid",